[WPF] Is D3DImage causing airspace problem?

Posted by Crocodile on Stack Overflow See other posts from Stack Overflow or by Crocodile
Published on 2010-03-14T13:28:46Z Indexed on 2010/03/14 13:35 UTC
Read the original article Hit count: 218

Filed under:
|
|

A DirectX scene can be drawn inside of a WindowsFormsHost, but this solution concerns struggling with some interop issues, mainly the 'airspace' problem. Thus, before creating whole framework for this, I'd like to know, if a D3DImage used within a WPF window will cause alike problems with overlay and sizing as described in the WindowsFormsHost doc? Or is it designed to be fully compatible with WPF system? Thank you for your help.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about interop